Skip to content

Hostname

socialflow.com

Last fetched

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

Nutrition Label

WHISPER CANON · socialflow.comRouting diversity5.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/socialflow.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.213.254.783.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.173.1643.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.69.2133.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.57.1293.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.168.1563.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.101.1234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.145.2252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.232.7354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.252.18554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.143.16954.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.130.18754.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.230.15954.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.165.7275.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.164.1852.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of socialflow.com.

Web-graph footprint

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

388 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for socialflow.com.

MechanismTarget
SPF_Asocialflow.com
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsocialflow.com

Related pages

Pivot deeper into the graph from socialflow.com.

Cypher and MCP

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

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