Skip to content

Hostname

paper-source.com

Last fetched

paper-source.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

paper-source.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.79.56.25245.79.32.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS

WHOIS identity

Registrar
iana:299
Organization
paper source
Contact emails

Subdomains

13 observed subdomains of paper-source.com.

Web-graph footprint

Distinct hostnames that link to or from paper-source.com in the public web crawl.

1,048 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for paper-source.com.

MechanismTarget
SPF_Amaildrop.endpointdev.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEtaleo.net
SPF_IP216.75.199.0/24
SPF_IP216.75.206.0/24
SPF_IP2600:3c00:0:0:f03c:91ff:fea4:496b
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 paper-source.com.

Cypher and MCP

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

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