Skip to content

Hostname

goolifet.com

Last fetched

goolifet.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:3824 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.29.113.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.243.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.543.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.673.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.175.45.273.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.453.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.663.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.733.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
52.84.102.11552.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.2352.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.552.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.5852.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:3824
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from goolifet.com.

Cypher and MCP

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

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