Skip to content

Hostname

digiconasp.com

Last fetched

digiconasp.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · digiconasp.comRouting diversity3.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/digiconasp.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.108.182100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.36.137100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.90.164100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.64.23618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.132.20834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.156.24734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
digicon communications
Contact emails

Subdomains

9 observed subdomains of digiconasp.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for digiconasp.com.

MechanismTarget
SPF_Amoedsmtp.digicon.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcampaigns.structuredweb.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.22.192.194
SPF_IP66.23.117.35/32
SPF_IP66.23.147.133
SPF_MXdigiconasp.com

Related pages

Pivot deeper into the graph from digiconasp.com.

Cypher and MCP

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

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