Hostname
seismicpartner.com
Last fetched
seismicpartner.com resolves to 1 IPv4 address operated by AS47583 in NL. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
seismicpartner.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.116.53.142 | 89.116.52.0/23 | AS47583 | — | NL |
WHOIS identity
- Registrar
- iana:1001
- Organization
- paradim as
- Contact emails
- 5njbs56mbdc5@privacy-protection.email
- 65iucrexfcnx@privacy-protection.email
- 6jziv5pe7amk@privacy-protection.email
- 6vmwhjpwfbps@privacy-protection.email
- da2fdafwjr9x@privacy-protection.email
- dmxsun4srb7y@privacy-protection.email
- ejkmzffswqn3@privacy-protection.email
- fjkvpu8jnhbz@privacy-protection.email
- jrbeem4jw6vh@privacy-protection.email
- mms7ctq8dtjc@privacy-protection.email
- ppu6pdbdahvb@privacy-protection.email
- qrbqun3tupne@privacy-protection.email
- supca2xwvtf6@privacy-protection.email
- tinuupmfe9z9@privacy-protection.email
- zrntk2bwpzwj@privacy-protection.email
- zs7ka7x3risk@privacy-protection.email
Subdomains
3 observed subdomains of seismicpartner.com.
Web-graph footprint
Distinct hostnames that link to or from seismicpartner.com in the public web crawl.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for seismicpartner.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
Related pages
Pivot deeper into the graph from seismicpartner.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "seismicpartner.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.