Skip to content

Hostname

impartner.com

Last fetched

impartner.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · impartner.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/impartner.com

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.

Web-graph footprint

Distinct hostnames that link to or from impartner.com in the public web crawl.

291 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for impartner.com.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEmta.impartner.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.162.178.231
SPF_IP173.243.133.109
SPF_IP192.174.86.136
SPF_IP205.220.165.217
SPF_IP205.220.177.217
SPF_IP206.71.77.1/25
SPF_IP54.200.5.133
SPF_IP54.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.