Skip to content

Hostname

assetict.com

Last fetched

assetict.com resolves to 2 IPv4 addresses operated by AS16276 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · assetict.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/assetict.com

Resolution chain

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

WHOIS identity

Registrar
iana:69
Organization
asset ict
Contact emails

Subdomains

72 observed subdomains of assetict.com.

Web-graph footprint

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

40 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for assetict.com.

MechanismTarget
SPF_Aassetict.com
SPF_Amanage.assetict.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEregistrarmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.169.75.146
SPF_IP185.17.151.63
SPF_IP198.244.202.235
SPF_IP198.244.228.218
SPF_IP64.98.36.17/32
SPF_MXassetict.com

Related pages

Pivot deeper into the graph from assetict.com.

Cypher and MCP

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

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