Skip to content

Hostname

ormag.com

Last fetched

ormag.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ormag.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ormag.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.251.23.220148.251.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:303
Organization
ormag
Contact emails

Subdomains

9 observed subdomains of ormag.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for ormag.com.

MechanismTarget
SPF_Aormag.com
SPF_Awin10.ormag.net
SPF_INCLUDEbeta.ormag.net
SPF_INCLUDEbeta2.ormag.com
SPF_IP148.251.23.220
SPF_IP164.132.160.203
SPF_IP213.32.108.231
SPF_IP95.141.37.162
SPF_IP95.217.38.160
SPF_MXormag.com

Related pages

Pivot deeper into the graph from ormag.com.

Cypher and MCP

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

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