Skip to content

Hostname

febooti.com

Last fetched

febooti.com resolves to 8 IPv4 addresses operated by ASN-4IXP 4b42 Internet Exchange Point in IN. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · febooti.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/febooti.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.5.1230.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointIN
13.225.5.200.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointIN
13.225.5.640.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointIN
13.225.5.730.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointIN
52.85.31.10552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1479
Organization
harijs rozukalns
Contact emails

Subdomains

4 observed subdomains of febooti.com.

Web-graph footprint

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

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for febooti.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from febooti.com.

Cypher and MCP

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

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