Skip to content

Hostname

ingmarson.com

Last fetched

ingmarson.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · ingmarson.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ingmarson.com

Resolution chain

ingmarson.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.167.114108.138.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.167.35108.138.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.167.45108.138.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.167.69108.138.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.11018.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.2718.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.5018.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.9218.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
robert ingemarsson
Contact emails

Subdomains

12 observed subdomains of ingmarson.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ingmarson.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_IP209.85.220.41/32

Related pages

Pivot deeper into the graph from ingmarson.com.

Cypher and MCP

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

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