Skip to content

Hostname

unitron.com

Last fetched

unitron.com resolves to 2 IPv4 addresses operated by AS43549 in CH. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · unitron.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/unitron.com

Resolution chain

unitron.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.116.180.183194.116.180.0/23AS43549CH
74.241.142.19974.240.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE

WHOIS identity

Registrar
iana:269
Organization
postmaster, internet
Contact emails

Subdomains

45 observed subdomains of unitron.com.

Web-graph footprint

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

936 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for unitron.com.

MechanismTarget
SPF_INCLUDE_spf.tivian.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsonova.net
SPF_INCLUDEspf.3uu.de
SPF_INCLUDEspf.qb-feedback.com
SPF_IP13.111.143.229
SPF_IP208.85.48.235

Related pages

Pivot deeper into the graph from unitron.com.

Cypher and MCP

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

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