Skip to content

Hostname

webdisk.semomls.com

Last fetched

webdisk.semomls.com resolves to 2 IPv4 addresses operated by WII - WholeSale Internet, Inc. in US.

Nutrition Label

WHISPER CANON · webdisk.semomls.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/webdisk.semomls.com

Resolution chain

webdisk.semomls.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.197.128.14769.197.128.0/18AS32097WII - WholeSale Internet, Inc.US
74.91.78.5474.91.64.0/20AS36243BPS-NETWORKS - BPS NetworksUS

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for webdisk.semomls.com.

MechanismTarget
SPF_Awebdisk.semomls.com
SPF_IP2602:ff87:1:0:0:0:0:3
SPF_IP2602:ff87:1:1:0:0:0:6
SPF_IP74.91.66.0/27
SPF_IP74.91.78.33/27
SPF_MXwebdisk.semomls.com

Related pages

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

Cypher and MCP

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

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