Skip to content

Hostname

farrellit.net

Last fetched

farrellit.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · farrellit.netRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/farrellit.net

Resolution chain

farrellit.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.166.135.1183.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.543.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.643.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.973.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
dan farrell
Contact emails

Subdomains

15 observed subdomains of farrellit.net.

Web-graph footprint

Distinct hostnames that link to or from farrellit.net in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for farrellit.net.

MechanismTarget
SPF_Afarrellit.net
SPF_MXfarrellit.net

Related pages

Pivot deeper into the graph from farrellit.net.

Cypher and MCP

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

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