Skip to content

Hostname

canforpulp.com

Last fetched

canforpulp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:65 as the registrar.

Nutrition Label

WHISPER CANON · canforpulp.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/canforpulp.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.83.1118.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.2818.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.4518.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.5218.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.65.3.12718.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.1818.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.5218.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.8718.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:65
Organization
canfor pulp limited partnership
Contact emails

Subdomains

4 observed subdomains of canforpulp.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for canforpulp.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.162.160.184
SPF_IP198.162.160.213
SPF_IP52.228.105.245
SPF_IP52.228.106.137
SPF_IP64.253.129.101
SPF_IP67.231.151.97
SPF_IP67.231.158.205
SPF_IP69.85.230.235
SPF_IP72.35.20.197/32

Related pages

Pivot deeper into the graph from canforpulp.com.

Cypher and MCP

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

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