Skip to content

Hostname

dcardtech.com

Last fetched

dcardtech.com resolves to 3 IPv4 addresses operated by AS-HOSTINGER in LT. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · dcardtech.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dcardtech.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.93.73.2147.93.72.0/22AS47583AS-HOSTINGERLT
185.77.97.247185.77.97.0/24AS47583AS-HOSTINGERGB
91.108.103.16691.108.103.0/24AS47583AS-HOSTINGERGB

WHOIS identity

Registrar
iana:303
Organization
gasby group
Contact emails

Subdomains

8 observed subdomains of dcardtech.com.

Web-graph footprint

Distinct hostnames that link to or from dcardtech.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dcardtech.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from dcardtech.com.

Cypher and MCP

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

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