Skip to content

Hostname

papersource.com

Last fetched

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

Nutrition Label

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

Resolution chain

papersource.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:299
Organization
paper source
Contact emails

Subdomains

126 observed subdomains of papersource.com.

Web-graph footprint

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

1,574 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for papersource.com.

MechanismTarget
SPF_Amaildrop.endpointdev.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf-00189e01.pphosted.com
SPF_IP207.223.37.171
SPF_IP208.93.113.141/32
SPF_IP216.75.199.0/24
SPF_IP216.75.206.0/24
SPF_IP45.79.56.252
SPF_IP66.251.95.128/26
SPF_IP8.20.172.130
SPF_IP8.20.172.131

Related pages

Pivot deeper into the graph from papersource.com.

Cypher and MCP

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

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