Hostname
aysaanmod.com
Last fetched
aysaanmod.com resolves to 2 IPv4 addresses operated by AS20860 in GB. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
aysaanmod.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 78.129.155.7 | 78.129.128.0/17 | AS20860 | — | GB |
| 87.248.129.135 | 87.248.129.0/24 | AS201309 | — | AE |
WHOIS identity
- Registrar
- iana:113
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of aysaanmod.com.
Showing 3 of 5. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- aysaanmod.com
SPF policy
8 SPF mechanisms authorising senders for aysaanmod.com.
| Mechanism | Target |
|---|---|
| SPF_A | aysaanmod.com |
| SPF_INCLUDE | mailii.org |
| SPF_INCLUDE | spf.mailii.org |
| SPF_IP | 5.144.129.175 |
| SPF_IP | 78.129.155.6 |
| SPF_IP | 87.248.129.9 |
| SPF_IP | 91.107.178.231 |
| SPF_MX | aysaanmod.com |
Related pages
Pivot deeper into the graph from aysaanmod.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aysaanmod.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.