Skip to content

Hostname

digivicemon.com

Last fetched

digivicemon.com resolves to 1 IPv4 address operated by AS58404 in ID. WHOIS lists iana:4029 as the registrar.

Nutrition Label

WHISPER CANON · digivicemon.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/digivicemon.com

Resolution chain

digivicemon.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.28.12.226103.28.12.0/24AS58404ID

WHOIS identity

Registrar
iana:4029
Organization
benny wijaya
Contact emails

Subdomains

10 observed subdomains of digivicemon.com.

Web-graph footprint

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

10 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • digivicemon.com

SPF policy

18 SPF mechanisms authorising senders for digivicemon.com.

MechanismTarget
SPF_Adigivicemon.com
SPF_INCLUDEspamdisinfectant.com
SPF_INCLUDEspf.spamdisinfect.com
SPF_INCLUDEspf.spamdisinfectant.com
SPF_IP103.28.12.70
SPF_IP104.161.21.28
SPF_IP107.189.161.186
SPF_IP148.163.100.42
SPF_IP173.254.202.30
SPF_IP184.164.84.218
SPF_IP185.44.78.207
SPF_IP208.123.117.2
SPF_IP216.18.208.226
SPF_IP89.37.67.130
SPF_IP89.37.67.150
SPF_IP96.44.128.228
SPF_IP98.143.145.143
SPF_MXdigivicemon.com

Related pages

Pivot deeper into the graph from digivicemon.com.

Cypher and MCP

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

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