Skip to content

Hostname

blog.monbuilding.com

Last fetched

blog.monbuilding.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · blog.monbuilding.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/blog.monbuilding.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.237.2.8115.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.46.3052.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with blog.monbuilding.com in WhisperGraph.

Subdomains

1 observed subdomain of blog.monbuilding.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for blog.monbuilding.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from blog.monbuilding.com.

Cypher and MCP

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

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