Skip to content

Hostname

impressionwise.com

Last fetched

impressionwise.com resolves to 1 IPv4 address operated by WEBHOST-ASN1 - Webhosting.Net, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · impressionwise.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/impressionwise.com

Resolution chain

impressionwise.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.215.175.2867.215.160.0/20AS27229WEBHOST-ASN1 - Webhosting.Net, Inc.US

WHOIS identity

Registrar
iana:2
Organization
impressionwise, llc.
Contact emails

Subdomains

9 observed subdomains of impressionwise.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for impressionwise.com.

MechanismTarget
SPF_Aimpressionwise.com
SPF_INCLUDEimpressionwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.62.48.129/32
SPF_IP67.215.160.48/32
SPF_IP67.215.183.132/32
SPF_MXimpressionwise.com

Related pages

Pivot deeper into the graph from impressionwise.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "impressionwise.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.