Skip to content

Hostname

accertify.com

Last fetched

accertify.com resolves to 2 IPv4 addresses operated by AUNALYTICS-INC - Aunalytics, Inc in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · accertify.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/accertify.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.44.80.13472.44.80.0/24AS36444AUNALYTICS-INC - Aunalytics, IncUS
8.29.155.708.29.155.0/24AS36444AUNALYTICS-INC - Aunalytics, IncUS

WHOIS identity

Registrar
iana:299
Organization
. .
Contact emails

Subdomains

40 observed subdomains of accertify.com.

Web-graph footprint

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

262 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for accertify.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEdeliverygateways.mastercard.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-003dfb01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.117.124.25
SPF_IP185.117.124.253
SPF_IP199.189.160.200
SPF_IP199.189.160.25
SPF_IP199.189.160.253
SPF_IP217.114.80.100/32
SPF_IP217.114.81.239

Related pages

Pivot deeper into the graph from accertify.com.

Cypher and MCP

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

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