Skip to content

Hostname

facer.io

Last fetched

facer.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · facer.ioRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/facer.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.2818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.102.1352.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.252.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.4952.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.6952.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
54.192.151.10654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:81
Organization
little labs,
Contact emails

Subdomains

24 observed subdomains of facer.io.

Web-graph footprint

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

13,008 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for facer.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from facer.io.

Cypher and MCP

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

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