Hostname
modernniagara.com
Last fetched
modernniagara.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
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
- af6d62ah8uw@networksolutionsprivateregistration.com
- bx75u6vq7sb@networksolutionsprivateregistration.com
- c62vm58h9r6@networksolutionsprivateregistration.com
- er37x43c4eu@networksolutionsprivateregistration.com
- gq85z3g736s@networksolutionsprivateregistration.com
- jn5hd2w352m@networksolutionsprivateregistration.com
- k827w2pv5ae@networksolutionsprivateregistration.com
- ne9bm5ut8zd@networksolutionsprivateregistration.com
- rq7zq26e6h7@networksolutionsprivateregistration.com
- thughson@modernniagara.com
- wr8838js9up@networksolutionsprivateregistration.com
- yg5w35c57sq@networksolutionsprivateregistration.com
- z54u85pw5dz@networksolutionsprivateregistration.com
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for modernniagara.com.
| Mechanism | Target |
|---|---|
| SPF_A | modernniagara.com |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | aws.us1.spf.staffbase.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_a.oracle.com |
| SPF_INCLUDE | spf_c.oracle.com |
| SPF_IP | 149.72.231.47/32 |
| SPF_IP | 206.152.14.54/32 |
| SPF_MX | modernniagara.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.