Skip to content

Hostname

ims.tech

Last fetched

ims.tech resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ims.techRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ims.tech

Resolution chain

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

IPPrefixASNOperatorCountry
167.172.53.236167.172.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

93 observed subdomains of ims.tech.

Web-graph footprint

Distinct hostnames that link to or from ims.tech in the public web crawl.

73 sites link to this hostname.

127 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ims.tech.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.74.255.69
SPF_IP13.79.160.156
SPF_IP192.162.217.194
SPF_IP216.16.251.249

Related pages

Pivot deeper into the graph from ims.tech.

Cypher and MCP

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

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