Skip to content

Hostname

montify.com

Last fetched

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

Nutrition Label

WHISPER CANON · montify.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/montify.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.226.17157.90.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

8 observed subdomains of montify.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for montify.com.

MechanismTarget
SPF_Amontify.com
SPF_INCLUDEeu-sender.zohobooks.com
SPF_IP198.199.126.48
SPF_IP65.108.246.47
SPF_IP94.130.19.108
SPF_IP95.217.95.114
SPF_MXmontify.com

Related pages

Pivot deeper into the graph from montify.com.

Cypher and MCP

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

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