Skip to content

Hostname

palmers.bg

Last fetched

palmers.bg resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · palmers.bgRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/palmers.bg

Resolution chain

palmers.bg resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.184.165.2935.184.160.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
45.79.230.22745.79.224.0/21AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS

WHOIS identity

No WHOIS records are currently associated with palmers.bg in WhisperGraph.

Subdomains

4 observed subdomains of palmers.bg.

Web-graph footprint

Distinct hostnames that link to or from palmers.bg in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for palmers.bg.

MechanismTarget
SPF_Apalmers.bg
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.mailjet.com
SPF_MXpalmers.bg

Related pages

Pivot deeper into the graph from palmers.bg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "palmers.bg"})-[: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.