Skip to content

Hostname

probass.com

Last fetched

probass.com resolves to 1 IPv4 address operated by VIRTBIZ-DALLAS - VIRTBIZ Internet Services in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
208.77.222.39208.77.222.0/24AS40395VIRTBIZ-DALLAS - VIRTBIZ Internet ServicesUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0118980174
Contact emails

Subdomains

3 observed subdomains of probass.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for probass.com.

MechanismTarget
SPF_Abarracuda.probass.com
SPF_Agrouper.mrk.net
SPF_Alists.blueonyx.it
SPF_Aprobass.com
SPF_INCLUDEbarracuda.probass.com
SPF_IP208.77.151.199/32
SPF_IP208.77.151.201/32
SPF_IP208.77.222.32/27
SPF_MXprobass.com

Related pages

Pivot deeper into the graph from probass.com.

Cypher and MCP

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

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