Skip to content

Hostname

soma.com

Last fetched

soma.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · soma.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/soma.com

Resolution chain

soma.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
40.76.50.17440.76.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:299
Organization
chico's fas
Contact emails

Subdomains

40 observed subdomains of soma.com.

Web-graph footprint

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

851 sites link to this hostname.

98 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for soma.com.

MechanismTarget
SPF_Asoma.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP107.20.210.250/32
SPF_IP107.23.16.222/32
SPF_IP148.163.152.13/32
SPF_IP204.76.254.50
SPF_IP52.1.14.157/32
SPF_IP54.173.83.138/32
SPF_IP63.170.11.0/24
SPF_MXsoma.com

Related pages

Pivot deeper into the graph from soma.com.

Cypher and MCP

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

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