Skip to content

Hostname

domainit.com

Last fetched

domainit.com resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in US. WHOIS lists iana:412 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
169.55.99.38169.55.64.0/18AS36351SOFTLAYER - IBM CloudUS

WHOIS identity

Registrar
iana:412
Organization
domain-it hostmaster
Contact emails

Subdomains

62 observed subdomains of domainit.com.

Web-graph footprint

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

144 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for domainit.com.

MechanismTarget
SPF_IP169.48.113.177
SPF_IP169.55.67.128/29
SPF_IP169.55.69.0/24
SPF_IP169.60.135.214/28
SPF_IP169.60.163.139
SPF_IP169.62.72.0
SPF_IP169.62.74.59
SPF_IP173.192.76.170/29
SPF_IP184.172.62.149
SPF_IP75.126.160.163
SPF_MXdomainit.com

Related pages

Pivot deeper into the graph from domainit.com.

Cypher and MCP

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

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