Skip to content

Hostname

ombdesign.com

Last fetched

ombdesign.com resolves to 1 IPv4 address operated by AS3257 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · ombdesign.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ombdesign.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.88.224.9080.88.224.0/24AS3257ES

WHOIS identity

Registrar
iana:379
Organization
omb+dise%d1o+grafico+s.l.
Contact emails

Subdomains

2 observed subdomains of ombdesign.com.

Web-graph footprint

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

837 sites link to this hostname.

219 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ombdesign.com.

MechanismTarget
SPF_IP80.88.224.10
SPF_IP80.88.224.16
SPF_IP80.88.224.220
SPF_IP80.88.224.25
SPF_IP80.88.224.37
SPF_IP80.88.224.38
SPF_IP80.88.224.40
SPF_IP80.88.224.41
SPF_IP80.88.224.42
SPF_IP80.88.224.43
SPF_IP80.88.224.44
SPF_IP80.88.224.45
SPF_IP80.88.224.92

Related pages

Pivot deeper into the graph from ombdesign.com.

Cypher and MCP

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

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