Skip to content

Hostname

soflow.com

Last fetched

soflow.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · soflow.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/soflow.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.68.72.32138.68.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
167.71.60.246167.71.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:269
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

5 observed subdomains of soflow.com.

Web-graph footprint

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

67 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for soflow.com.

MechanismTarget
SPF_Asoflow.com
SPF_INCLUDE25977441.spf01.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.126.0.0/21
SPF_IP194.126.200.0/24
SPF_MXsoflow.com

Related pages

Pivot deeper into the graph from soflow.com.

Cypher and MCP

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

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