Skip to content

Hostname

pingoss.com

Last fetched

pingoss.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.77.187.634.77.176.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
34.77.187.634.77.176.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

Registrar
iana:1068
Organization
jean hedary
Contact emails

Subdomains

3 observed subdomains of pingoss.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pingoss.com.

MechanismTarget
SPF_Apingoss.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.213.255.2
SPF_IP162.213.255.5
SPF_IP66.29.137.144
SPF_MXpingoss.com

Related pages

Pivot deeper into the graph from pingoss.com.

Cypher and MCP

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

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