Skip to content

Hostname

papermart.com

Last fetched

papermart.com resolves to 1 IPv4 address operated by CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · papermart.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/papermart.com

Resolution chain

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

IPPrefixASNOperatorCountry
63.150.146.19763.144.0.0/12AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS

WHOIS identity

Registrar
iana:2
Organization
attn papermart.com care of network solutions
Contact emails

Subdomains

60 observed subdomains of papermart.com.

Web-graph footprint

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

675 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for papermart.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP74.87.19.14

Related pages

Pivot deeper into the graph from papermart.com.

Cypher and MCP

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

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