Skip to content

Hostname

pkaufmann.com

Last fetched

pkaufmann.com resolves to 63.141.128.8, announced in 63.141.128.0/24 by BIGCOMMERCE - Bigcommerce Inc. in US. pkaufmann.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · pkaufmann.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pkaufmann.com

Resolution chain

IPv6 resolution

No AAAA record for pkaufmann.com is recorded in WhisperGraph.

Attribution

bigcommerce

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
rbruce@pkaufmann.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • auth1.dns.cogentco.com
  • auth2.dns.cogentco.com

MX records

  • pkaufmann-com.mail.protection.outlook.com
  • mx1-us1.ppe-hosted.com
  • mx2-us1.ppe-hosted.com

SPF policy

  • ip: 199.127.190.102/32
  • ip: 38.117.139.112/28
  • ip: 199.127.186.146/32
  • include: _spf.bigcommerce.com
  • include: spf.protection.outlook.com
  • a: pkaufmann.com
  • mx: pkaufmann.com
  • a: dispatch-us.ppe-hosted.com
  • include: _spf.salesforce.com
  • include: _spf.smtp.com

Threat-feed evidence

History

Related pages

Pivot from pkaufmann.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pkaufmann.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.