Skip to content

Hostname

faasos.io

Last fetched

faasos.io resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · faasos.ioRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/faasos.io

Resolution chain

faasos.io resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.10.69.4252.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
faasos food services pvt
Contact emails

Subdomains

26 observed subdomains of faasos.io.

Web-graph footprint

Distinct hostnames that link to or from faasos.io in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for faasos.io.

MechanismTarget
SPF_INCLUDE101223d51.ppspf.net
SPF_INCLUDE1180927da.ppspf.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEin-iwc-spf.icewarpcloud.in

Related pages

Pivot deeper into the graph from faasos.io.

Cypher and MCP

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

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