Skip to content

Hostname

ombre.com

Last fetched

ombre.com resolves to 1 IPv4 address operated by AS31229 in PL. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · ombre.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ombre.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.149.162.2025.149.160.0/21AS31229PL

WHOIS identity

Registrar
iana:433
Organization
espir s.c.
Contact emails

Subdomains

27 observed subdomains of ombre.com.

Web-graph footprint

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

19 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ombre.com.

MechanismTarget
SPF_Aombre.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.jupiter.salesmanago.pl
SPF_INCLUDE_spf2.jupiter.salesmanago.pl
SPF_INCLUDEspf.iai-sa.com
SPF_IP195.242.117.180
SPF_IP91.237.69.8
SPF_MXombre.com

Related pages

Pivot deeper into the graph from ombre.com.

Cypher and MCP

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

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