Skip to content

Hostname

webdisk.digitallightbridge.com

Last fetched

webdisk.digitallightbridge.com resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US.

Nutrition Label

WHISPER CANON · webdisk.digitallightbridge.comRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/webdisk.digitallightbridge.com

Resolution chain

webdisk.digitallightbridge.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.46.2.25169.46.0.0/19AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

No WHOIS records are currently associated with webdisk.digitallightbridge.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for webdisk.digitallightbridge.com.

MechanismTarget
SPF_Awebdisk.digitallightbridge.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbmesend.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dynect.net
SPF_IP209.133.195.122
SPF_IP69.46.0.186
SPF_MXwebdisk.digitallightbridge.com

Related pages

Pivot deeper into the graph from webdisk.digitallightbridge.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webdisk.digitallightbridge.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.