Skip to content

Hostname

firstimpression.io

Last fetched

firstimpression.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · firstimpression.ioRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/firstimpression.io

Resolution chain

firstimpression.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.4.35108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.62108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.68108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.84108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.101143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.112143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.127143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.88143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.64.79.3918.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.5218.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.7118.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.9718.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
3.161.82.1183.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.373.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.453.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.553.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
appendad
Contact emails

Subdomains

25 observed subdomains of firstimpression.io.

Web-graph footprint

Distinct hostnames that link to or from firstimpression.io in the public web crawl.

25 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for firstimpression.io.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_MXfirstimpression.io

Related pages

Pivot deeper into the graph from firstimpression.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "firstimpression.io"})-[: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.