Skip to content

Hostname

pbs-holding.com

Last fetched

pbs-holding.com resolves to 1 IPv4 address operated by AS34788 in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · pbs-holding.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/pbs-holding.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.134.19785.13.134.0/24AS34788DE

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

25 observed subdomains of pbs-holding.com.

Web-graph footprint

Distinct hostnames that link to or from pbs-holding.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pbs-holding.com.

MechanismTarget
SPF_Amail.pbs-holding.com
SPF_Apbs-holding.com
SPF_Atraveler.pbs-holding.com
SPF_IP193.104.82.0/24
SPF_IP91.198.25.0/24
SPF_MXpbs-holding.com

Related pages

Pivot deeper into the graph from pbs-holding.com.

Cypher and MCP

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

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