Hostname
impartner.com
Last fetched
impartner.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
impartner.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:69
- Organization
- craig flynn
- Contact emails
Subdomains
96 observed subdomains of impartner.com.
Showing 25 of 96. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from impartner.com in the public web crawl.
291 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for impartner.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | mta.impartner.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.162.178.231 |
| SPF_IP | 173.243.133.109 |
| SPF_IP | 192.174.86.136 |
| SPF_IP | 205.220.165.217 |
| SPF_IP | 205.220.177.217 |
| SPF_IP | 206.71.77.1/25 |
| SPF_IP | 54.200.5.133 |
| SPF_IP | 54.213.101.1/25 |
Related pages
Pivot deeper into the graph from impartner.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "impartner.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.