Hostname
modeln.com
Last fetched
modeln.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
modeln.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:468
- Organization
- on behalf of modeln.com owner
- Contact emails
- dnsadmin@modeln.com
- lsutton@modeln.com
- 15129f4e-496f-4875-8057-6bfdec0b7bc9@identity-protect.org
- 5589c452-80b0-4593-b1ea-214ff402ba5d@identity-protect.org
- 6f86d7e8-ecf2-497e-af3d-9e5025571bbf@identity-protect.org
- 8da423da-b22d-4829-8cf2-74392f70f44e@identity-protect.org
- 9c44dfd1-77f3-4b83-8b88-4236e0492966@identity-protect.org
- be0b9f14-8044-438d-b2c9-85cf6dd6351f@identity-protect.org
- owner-10084636@modeln.com.whoisprivacyservice.org
- owner-11203394@modeln.com.whoisprivacyservice.org
- owner-2059844@modeln.com.whoisprivacyservice.org
- owner-2908653@modeln.com.whoisprivacyservice.org
- owner-4937400@modeln.com.whoisprivacyservice.org
- owner-7678648@modeln.com.whoisprivacyservice.org
- owner-8423184@modeln.com.whoisprivacyservice.org
- owner-8897548@modeln.com.whoisprivacyservice.org
- owner-9167497@modeln.com.whoisprivacyservice.org
Subdomains
66 observed subdomains of modeln.com.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from modeln.com in the public web crawl.
185 sites link to this hostname.
47 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for modeln.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | 243525097.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailsenders.netsuite.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.69.190.119 |
| SPF_IP | 148.59.106.0/23 |
| SPF_IP | 148.59.108.0/23 |
| SPF_IP | 174.143.181.180/32 |
| SPF_IP | 205.201.137.229/32 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 52.26.43.179/32 |
| SPF_IP | 52.36.74.164/32 |
| SPF_IP | 52.38.96.198/32 |
| SPF_IP | 54.176.229.74/32 |
| SPF_IP | 67.228.140.19/32 |
| SPF_IP | 69.164.88.237/32 |
| SPF_IP | 69.164.88.238/32 |
Related pages
Pivot deeper into the graph from modeln.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "modeln.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.