Skip to content

Hostname

omniaarfin.com

Last fetched

omniaarfin.com resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · omniaarfin.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/omniaarfin.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.215.249.90162.215.248.0/23AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
198.61.239.82198.61.224.0/19AS19994RACKSPACE - Rackspace HostingUS

WHOIS identity

Registrar
iana:69
Organization
arfitek
Contact emails

Subdomains

1 observed subdomain of omniaarfin.com.

Web-graph footprint

Distinct hostnames that link to or from omniaarfin.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for omniaarfin.com.

MechanismTarget
SPF_Aomniaarfin.com
SPF_IP162.215.249.88
SPF_MXomniaarfin.com

Related pages

Pivot deeper into the graph from omniaarfin.com.

Cypher and MCP

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

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