Skip to content

Hostname

webdisk.oromiffa.com

Last fetched

webdisk.oromiffa.com resolves to 5 IPv4 addresses operated by SERVERROOM - Data Room, Inc in US.

Nutrition Label

WHISPER CANON · webdisk.oromiffa.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/webdisk.oromiffa.com

Resolution chain

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

IPPrefixASNOperatorCountry
168.100.174.35168.100.174.0/24AS19624SERVERROOM - Data Room, IncUS
176.111.218.142176.111.218.0/24AS19740SUDJAM - Sudjam, LLCUS
209.212.144.152209.212.144.0/20AS32181ASN-GIGENET - GigeNETUS
23.19.46.23023.19.44.0/22AS395954LEASEWEB-USA-LAX - Leaseweb USA, Inc.US
37.59.126.5737.59.0.0/16AS16276FR

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for webdisk.oromiffa.com.

MechanismTarget
SPF_Adns.oromiffa.com

Related pages

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

Cypher and MCP

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

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