Skip to content

Hostname

billpalmatary.com

Last fetched

billpalmatary.com resolves to 3 IPv4 addresses operated by AS50474 in FR. WHOIS lists iana:1441 as the registrar.

Nutrition Label

WHISPER CANON · billpalmatary.comRouting diversity3.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/billpalmatary.com

Resolution chain

billpalmatary.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.234.165.68109.234.164.0/22AS50474FR
44.208.83.18044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.240.23554.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1441
Organization
direct privacy - 95811
Contact emails

Subdomains

6 observed subdomains of billpalmatary.com.

Web-graph footprint

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

6 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for billpalmatary.com.

MechanismTarget
SPF_Abillpalmatary.com
SPF_Asmtpout1.namebrightmail.com
SPF_Asmtpout2.namebrightmail.com
SPF_INCLUDEnamebrightmail.com
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.164.158
SPF_MXbillpalmatary.com

Related pages

Pivot deeper into the graph from billpalmatary.com.

Cypher and MCP

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

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