Skip to content

Hostname

spredfast.com

Last fetched

spredfast.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · spredfast.comRouting diversity5.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/spredfast.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.112.89100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.31.177.135100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.98.19718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.101.1423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.7.1523.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.237.123.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.203.25234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.247.20444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.40.4152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.134.21552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.110.13354.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.14.5598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.35.9732.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of spredfast.com owner
Contact emails

Subdomains

95 observed subdomains of spredfast.com.

Web-graph footprint

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

434 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 spredfast.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-00153002.pphosted.com
SPF_INCLUDEstspg-customer.com
SPF_IP168.245.13.235

Related pages

Pivot deeper into the graph from spredfast.com.

Cypher and MCP

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

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