Skip to content

Hostname

pinbax.com

Last fetched

pinbax.com resolves to 1 IPv4 address operated by AS61323 in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · pinbax.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pinbax.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.108.148.102109.108.128.0/19AS61323GB

WHOIS identity

Registrar
iana:83
Organization
ian pinnell
Contact emails

Subdomains

6 observed subdomains of pinbax.com.

Web-graph footprint

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

86 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for pinbax.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEnewsletters.visualsoft.co.uk
SPF_INCLUDEranges.visualsoft.co.uk
SPF_INCLUDEranges2.visualsoft.co.uk
SPF_IP109.108.148.102
SPF_IP109.108.148.104
SPF_IP109.108.148.105
SPF_IP109.108.148.106
SPF_IP109.108.148.107
SPF_IP149.72.77.127
SPF_IP217.172.141.147/32
SPF_IP80.66.203.168
SPF_IP80.66.203.169
SPF_IP80.66.203.170
SPF_IP80.66.203.171
SPF_IP81.149.1.52

Related pages

Pivot deeper into the graph from pinbax.com.

Cypher and MCP

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

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