Skip to content

Hostname

kitdigital.easycommerce.tech

Last fetched

kitdigital.easycommerce.tech resolves to 3 IPv4 addresses operated by RACKSPACE - Rackspace Hosting in US.

Nutrition Label

WHISPER CANON · kitdigital.easycommerce.techRouting diversity3.0/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kitdigital.easycommerce.tech

Resolution chain

kitdigital.easycommerce.tech resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.47.119.167161.47.64.0/18AS19994RACKSPACE - Rackspace HostingUS
161.47.47.234161.47.0.0/18AS19994RACKSPACE - Rackspace HostingUS
184.106.28.222184.106.0.0/19AS19994RACKSPACE - Rackspace HostingUS

WHOIS identity

No WHOIS records are currently associated with kitdigital.easycommerce.tech in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kitdigital.easycommerce.tech.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from kitdigital.easycommerce.tech.

Cypher and MCP

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

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