Skip to content

Hostname

a2censo.com

Last fetched

a2censo.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:1924 as the registrar.

Nutrition Label

WHISPER CANON · a2censo.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/a2censo.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.12918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.4218.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
iana:1924
Organization
830085426 1
Contact emails

Subdomains

15 observed subdomains of a2censo.com.

Web-graph footprint

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

39 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for a2censo.com.

MechanismTarget
SPF_Aa2censo.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.us.sendclean.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.masivapp.com
SPF_MXa2censo.com

Related pages

Pivot deeper into the graph from a2censo.com.

Cypher and MCP

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

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