Hostname
diggecard.com
Last fetched
diggecard.com resolves to 1 IPv4 address operated by AS48254 in GB. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
diggecard.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.151.30.168 | 185.151.30.0/24 | AS48254 | — | GB |
WHOIS identity
- Registrar
- iana:1001
- Organization
- arvid torset
- Contact emails
- 36m7mfkhmkmg@privacy-protection.email
- 4gt34vsznrkk@privacy-protection.email
- 546esuyzsz6a@privacy-protection.email
- 5pyp36usmkvg@privacy-protection.email
- 5zmcsjt9fm2z@privacy-protection.email
- 6pezhzo7yyyw@privacy-protection.email
- 7kxscssycbvq@privacy-protection.email
- 8szrkohcagea@spamprotection.email
- 8z4zbojmcjuy@privacy-protection.email
- 9a4qngxxsa32@privacy-protection.email
- 9dxvrzhrv563@privacy-protection.email
- a8ayd7m8u8oy@privacy-protection.email
- bagrt3etngmu@privacy-protection.email
- ce5m9neqtngp@spamprotection.email
- gpntfkg4jcam@privacy-protection.email
- hm9hb2jkwbpm@privacy-protection.email
- j2gzfufusrup@privacy-protection.email
- nfn6ykqj8wit@privacy-protection.email
- nfyfx5qdrjcq@privacy-protection.email
- nsx3uokwvcka@privacy-protection.email
- and 7 more
Subdomains
60 observed subdomains of diggecard.com.
Showing 25 of 60. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from diggecard.com in the public web crawl.
32 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for diggecard.com.
| Mechanism | Target |
|---|---|
| SPF_A | sendgrid.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 149.72.145.211 |
| SPF_MX | diggecard.com |
Related pages
Pivot deeper into the graph from diggecard.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "diggecard.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.