Skip to content

Hostname

4cite.com

Last fetched

4cite.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 4cite.comRouting diversity3.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/4cite.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.246.152100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.186.25100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.100.24034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.40.16054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
4cite marketing
Contact emails

Subdomains

26 observed subdomains of 4cite.com.

Web-graph footprint

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

22 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 4cite.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.251.255.0/24
SPF_IP69.63.140.123
SPF_IP76.223.143.140

Related pages

Pivot deeper into the graph from 4cite.com.

Cypher and MCP

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

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