Skip to content

Hostname

dottcomm.bs.it

Last fetched

dottcomm.bs.it resolves to 1 IPv4 address operated by AS51167 in DE.

Nutrition Label

WHISPER CANON · dottcomm.bs.itRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dottcomm.bs.it

Resolution chain

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

IPPrefixASNOperatorCountry
31.220.77.11831.220.72.0/21AS51167DE

WHOIS identity

No WHOIS records are currently associated with dottcomm.bs.it in WhisperGraph.

Subdomains

3 observed subdomains of dottcomm.bs.it.

Web-graph footprint

Distinct hostnames that link to or from dottcomm.bs.it in the public web crawl.

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dottcomm.bs.it.

MechanismTarget
SPF_Adottcomm.bs.it
SPF_INCLUDEmp01.webfrontier.it
SPF_INCLUDEvm01.evolution-service.net
SPF_INCLUDEvsmtp24.engine06.net
SPF_IP144.91.92.32
SPF_IP31.220.77.118
SPF_IP5.135.26.139
SPF_MXdottcomm.bs.it

Related pages

Pivot deeper into the graph from dottcomm.bs.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dottcomm.bs.it"})-[: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.