Skip to content

Hostname

webdisk.loopshielded.com

Last fetched

webdisk.loopshielded.com resolves to 1 IPv4 address operated by AS200019 in MD.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.123.7.212176.123.7.0/24AS200019MD

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

70 SPF mechanisms authorising senders for webdisk.loopshielded.com.

MechanismTarget
SPF_Awebdisk.loopshielded.com
SPF_IP103.172.13.129/32
SPF_IP103.172.13.144/32
SPF_IP103.243.170.199/32
SPF_IP103.243.170.212/32
SPF_IP104.206.206.10/32
SPF_IP104.206.206.185/32
SPF_IP104.206.206.210/32
SPF_IP104.206.206.211/32
SPF_IP142.252.28.12/32
SPF_IP142.252.28.255/32
SPF_IP142.252.28.85/32
SPF_IP142.252.28.96/32
SPF_IP147.189.129.206/32
SPF_IP147.189.129.216/32
SPF_IP147.189.129.217/32
SPF_IP147.189.129.233/32
SPF_IP154.30.7.147/32
SPF_IP154.30.7.179/32
SPF_IP172.98.34.30/32
SPF_IP172.98.34.68/32
SPF_IP178.239.163.195/32
SPF_IP178.239.163.196/32
SPF_IP178.239.163.201/32
SPF_IP185.170.40.134/32
SPF_IP185.170.40.149/32
SPF_IP185.170.40.165/32
SPF_IP185.170.40.168/32
SPF_IP185.170.40.187/32
SPF_IP185.170.40.190/32
SPF_IP185.170.40.191/32
SPF_IP192.186.134.217/32
SPF_IP192.186.134.253/32
SPF_IP192.227.185.10/32
SPF_IP192.227.185.109/32
SPF_IP192.227.185.11/32
SPF_IP192.227.185.113/32
SPF_IP192.227.218.50/32
SPF_IP192.227.218.51/32
SPF_IP192.227.218.52/32
SPF_IP192.227.218.53/32
SPF_IP192.227.218.54/32
SPF_IP192.227.218.55/32
SPF_IP192.227.218.56/32
SPF_IP192.227.218.57/32
SPF_IP23.27.204.39/32
SPF_IP23.27.204.40/32
SPF_IP23.27.204.41/32
SPF_IP23.27.204.42/32
SPF_IP38.170.223.18/32
SPF_IP38.170.223.8/32
SPF_IP45.145.68.142/32
SPF_IP45.145.68.146/32
SPF_IP45.145.68.151/32
SPF_IP45.145.68.158/32
SPF_IP45.148.143.10/32
SPF_IP45.148.143.7/32
SPF_IP64.44.197.198/32
SPF_IP64.44.197.31/32
SPF_IP68.168.23.13/32
SPF_IP68.168.23.14/32
SPF_IP68.168.23.15/32
SPF_IP68.168.23.189/32
SPF_IP68.168.23.190/32
SPF_IP68.168.23.191/32
SPF_IP68.168.23.58/32
SPF_IP68.168.23.59/32
SPF_IP68.168.23.60/32
SPF_IP68.168.23.61/32
SPF_MXwebdisk.loopshielded.com

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webdisk.loopshielded.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.