Skip to content

Hostname

microbatt.com

Last fetched

microbatt.com resolves to 1 IPv4 address operated by AS204251 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · microbatt.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/microbatt.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.190.91.30185.190.91.0/24AS204251FR

WHOIS identity

Registrar
iana:433
Organization
microbatt
Contact emails

Subdomains

3 observed subdomains of microbatt.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for microbatt.com.

MechanismTarget
SPF_Amicrobatt.com
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.135.230.45
SPF_IP147.135.230.46
SPF_IP147.135.230.47
SPF_IP176.31.234.71
SPF_IP178.32.172.227
SPF_IP178.32.172.233
SPF_IP178.33.226.117
SPF_IP212.99.44.68/32
SPF_IP212.99.54.37
SPF_IP46.105.118.194
SPF_IP5.39.67.40
SPF_MXmicrobatt.com

Related pages

Pivot deeper into the graph from microbatt.com.

Cypher and MCP

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

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