Skip to content

Hostname

quikpayasp.com

Last fetched

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

Nutrition Label

WHISPER CANON · quikpayasp.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/quikpayasp.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.22.114104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.23.114104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
216.69.106.70216.69.106.0/24AS17242UNIPAC - UNIPAC Service CorporationUS

WHOIS identity

Registrar
iana:81
Organization
nelnet business solutions
Contact emails

Subdomains

12 observed subdomains of quikpayasp.com.

Web-graph footprint

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

207 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for quikpayasp.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.69.100.241
SPF_IP216.69.100.242
SPF_IP216.69.103.70
SPF_IP216.69.103.84
SPF_IP216.69.106.22/32
SPF_IP216.69.108.5
SPF_IP216.69.108.61
SPF_IP216.69.109.5
SPF_IP68.232.131.49
SPF_IP68.232.135.244

Related pages

Pivot deeper into the graph from quikpayasp.com.

Cypher and MCP

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

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