Skip to content

Hostname

acidefense.com

Last fetched

acidefense.com resolves to 1 IPv4 address operated by FDCSGNET - Fiserv Solutions, LLC in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · acidefense.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/acidefense.com

Resolution chain

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

IPPrefixASNOperatorCountry
204.238.181.40204.238.181.0/24AS11273FDCSGNET - Fiserv Solutions, LLCUS

WHOIS identity

Registrar
iana:299
Organization
domain manager
Contact emails

Subdomains

36 observed subdomains of acidefense.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for acidefense.com.

MechanismTarget
SPF_IP12.33.109.0/24
SPF_IP199.30.232.0/21
SPF_IP204.238.181.0/24
SPF_IP63.71.8.0/21
SPF_IP74.203.184.0/24
SPF_MXacidefense.com

Related pages

Pivot deeper into the graph from acidefense.com.

Cypher and MCP

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

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