Skip to content

Hostname

afadispensing.com

Last fetched

afadispensing.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · afadispensing.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/afadispensing.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.187104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.187104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.149172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1647
Organization
afa dispensing group b.v.
Contact emails

Subdomains

12 observed subdomains of afadispensing.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for afadispensing.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.254.196.146
SPF_IP116.247.113.54
SPF_IP31.7.3.187/32
SPF_IP37.97.219.158
SPF_IP78.31.117.151

Related pages

Pivot deeper into the graph from afadispensing.com.

Cypher and MCP

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

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