Skip to content

Hostname

qcspurchasing.com

Last fetched

qcspurchasing.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · qcspurchasing.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/qcspurchasing.com

Resolution chain

qcspurchasing.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
quality chekd dairies,
Contact emails

Subdomains

4 observed subdomains of qcspurchasing.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

41 SPF mechanisms authorising senders for qcspurchasing.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEebizcharge.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.116.19/32
SPF_IP149.72.117.225/32
SPF_IP149.72.119.192/32
SPF_IP149.72.119.197/32
SPF_IP149.72.119.199/32
SPF_IP149.72.119.210/32
SPF_IP149.72.147.106/32
SPF_IP149.72.148.50/32
SPF_IP149.72.155.21/32
SPF_IP149.72.160.121/32
SPF_IP149.72.166.148/32
SPF_IP159.183.181.113/32
SPF_IP172.83.31.25
SPF_IP192.119.244.74
SPF_IP209.220.191.124/32
SPF_IP209.239.233.124/32
SPF_IP209.239.233.125/32
SPF_IP212.146.233.165
SPF_IP34.236.250.38
SPF_IP35.170.17.104
SPF_IP35.173.150.235
SPF_IP44.227.83.50/32
SPF_IP44.228.181.13/32
SPF_IP44.231.107.135/32
SPF_IP44.236.120.70/32
SPF_IP44.236.162.208/32
SPF_IP44.242.16.158/32
SPF_IP50.196.109.113
SPF_IP54.203.166.206/32
SPF_IP54.218.217.247/32
SPF_IP64.0.146.124/32
SPF_IP64.0.146.125/32
SPF_IP66.129.98.244
SPF_IP74.63.170.137
SPF_IP74.63.170.96/30
SPF_IP75.150.213.0/25
SPF_IP75.150.213.45

Related pages

Pivot deeper into the graph from qcspurchasing.com.

Cypher and MCP

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

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