Skip to content

Hostname

ballpublishing.com

Last fetched

ballpublishing.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ballpublishing.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ballpublishing.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.236.108.8920.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
ball horticultural
Contact emails

Subdomains

2 observed subdomains of ballpublishing.com.

Web-graph footprint

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

79 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ballpublishing.com.

MechanismTarget
SPF_INCLUDEnavigacloud.com
SPF_INCLUDEofsys.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.118.98.28
SPF_IP20.118.98.91
SPF_IP20.25.218.151
SPF_IP20.25.220.160
SPF_IP52.6.112.187/32
SPF_IP74.220.145.105
SPF_IP86.53.133.22
SPF_IP87.213.24.14

Related pages

Pivot deeper into the graph from ballpublishing.com.

Cypher and MCP

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

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