Skip to content

Hostname

dsssenegal.com

Last fetched

dsssenegal.com resolves to 1 IPv4 address operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:30 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.237.150.20209.237.150.0/23AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
iana:30
Organization
dani, arun
Contact emails

Subdomains

4 observed subdomains of dsssenegal.com.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for dsssenegal.com.

MechanismTarget
SPF_Adsssenegal.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.103.2.54
SPF_IP209.237.134.152
SPF_IP83.111.187.186
SPF_IP83.111.187.188
SPF_IP83.111.187.189
SPF_IP83.111.187.190
SPF_IP94.56.103.82
SPF_IP94.56.103.83
SPF_MXdsssenegal.com

Related pages

Pivot deeper into the graph from dsssenegal.com.

Cypher and MCP

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

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