Skip to content

Hostname

karrostech.net

Last fetched

karrostech.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. karrostech.net 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 · karrostech.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/karrostech.net

Resolution chain

No IPv4 resolution is recorded for karrostech.net in WhisperGraph.

IPv6 resolution

No AAAA record for karrostech.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
402a1449-26ca-42c9-93fe-1f5760ee9a7b@identity-protect.org, 98fb723c-77b8-4c5f-a0fd-59ebc812d694@identity-protect.org, 9ca07d3d-5176-4987-acad-35817887f0d3@identity-protect.org, d0092472-eb17-403c-a727-5c266d88c8da@identity-protect.org, dc722e47-4c96-4560-9026-2a3f91007f43@identity-protect.org, f6ea8fe3-c990-42f0-abfd-632d3c6ce010@identity-protect.org, owner-6840169@karrostech.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-331.awsdns-41.com
  • ns-539.awsdns-03.net
  • ns-1490.awsdns-58.org
  • ns-1773.awsdns-29.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

SPF policy

  • include: amazonses.com

Threat-feed evidence

History

Related pages

Pivot from karrostech.net 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: "karrostech.net"})-[: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.