Skip to content

Hostname

michaelfellis.com

Last fetched

michaelfellis.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · michaelfellis.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/michaelfellis.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.48.11318.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.48.2118.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.48.2418.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.48.4918.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.173.132.1018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.12318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.8318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of michaelfellis.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from michaelfellis.com.

Cypher and MCP

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

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