Skip to content

Hostname

imtechhowto.com

Last fetched

imtechhowto.com resolves to 67.227.199.168, announced in 67.227.192.0/18 by STEFANSTEVAN - Stefan Stevanovic in US. imtechhowto.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · imtechhowto.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/imtechhowto.com

Resolution chain

IPv6 resolution

No AAAA record for imtechhowto.com is recorded in WhisperGraph.

Attribution

stefan stevanovic

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
b3f026ecab3846cc8ef37d71723d7f4e.protect@whoisguard.com, bd3858b7367241db9d7ba7165f859332.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns1.centralnethosting.com
  • ns2.centralnethosting.com

MX records

  • imtechhowto.com

SPF policy

  • a: imtechhowto.com
  • mx: imtechhowto.com
  • ip: 67.227.199.168

Threat-feed evidence

History

Related pages

Pivot from imtechhowto.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "imtechhowto.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.