Skip to content

Hostname

faxoc.com

Last fetched

faxoc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · faxoc.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/faxoc.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.230.1203.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.293.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.493.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.733.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
54.230.175.4554.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.8654.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.8954.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.9454.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of faxoc.com.

Web-graph footprint

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

5 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for faxoc.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEdc-aa8e722993._spfm.faxoc.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from faxoc.com.

Cypher and MCP

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

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