Skip to content

Hostname

sithma.com

Last fetched

sithma.com resolves to 1 IPv4 address operated by DFW-DATACENTER - DFW Datacenter in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sithma.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sithma.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.9.156.1172.9.152.0/21AS30277DFW-DATACENTER - DFW DatacenterUS

WHOIS identity

Registrar
iana:146
Organization
chamara dinusha
Contact emails

Subdomains

10 observed subdomains of sithma.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sithma.com.

MechanismTarget
SPF_Asithma.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP108.61.12.218
SPF_IP108.61.13.59
SPF_IP108.61.130.114
SPF_IP209.236.112.239
SPF_IP209.236.116.231
SPF_IP72.9.156.11
SPF_IP72.9.156.13
SPF_IP72.9.156.72
SPF_IP89.149.211.208
SPF_MXsithma.com

Related pages

Pivot deeper into the graph from sithma.com.

Cypher and MCP

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

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