Skip to content

Hostname

modernniagara.com

Last fetched

modernniagara.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · modernniagara.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/modernniagara.com

Resolution chain

modernniagara.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
modern mechanical
Contact emails

Subdomains

13 observed subdomains of modernniagara.com.

Web-graph footprint

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

122 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for modernniagara.com.

MechanismTarget
SPF_Amodernniagara.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDEaws.us1.spf.staffbase.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_a.oracle.com
SPF_INCLUDEspf_c.oracle.com
SPF_IP149.72.231.47/32
SPF_IP206.152.14.54/32
SPF_MXmodernniagara.com

Related pages

Pivot deeper into the graph from modernniagara.com.

Cypher and MCP

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

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