Skip to content

Hostname

batteryandjump.com

Last fetched

batteryandjump.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in TR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · batteryandjump.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/batteryandjump.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.100.156.1695.100.156.0/24AS2635AUTOMATTIC - Automattic, IncTR
5.100.156.325.100.156.0/24AS2635AUTOMATTIC - Automattic, IncTR

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

3 observed subdomains of batteryandjump.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for batteryandjump.com.

MechanismTarget
SPF_Abatteryandjump.com
SPF_Amail.batteryandjump.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.efwd.registrar-servers.com
SPF_IP127.0.0.1/8
SPF_IP54.203.98.47
SPF_MXbatteryandjump.com

Related pages

Pivot deeper into the graph from batteryandjump.com.

Cypher and MCP

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

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