Skip to content

Hostname

asset-ict.com

Last fetched

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

Nutrition Label

WHISPER CANON · asset-ict.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/asset-ict.com

Resolution chain

asset-ict.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

2 observed subdomains of asset-ict.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for asset-ict.com.

MechanismTarget
SPF_Aasset-ict.com
SPF_Abilling.assetict.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
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_MXasset-ict.com

Related pages

Pivot deeper into the graph from asset-ict.com.

Cypher and MCP

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

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