Skip to content

Hostname

millbaker.com

Last fetched

millbaker.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · millbaker.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/millbaker.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.83.129.165212.83.128.0/19AS12876FR

WHOIS identity

Registrar
iana:1647
Organization
millbaker
Contact emails

Subdomains

3 observed subdomains of millbaker.com.

Web-graph footprint

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

23 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for millbaker.com.

MechanismTarget
SPF_INCLUDE_spf.adn-systemes.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP195.101.98.1
SPF_IP212.129.48.198
SPF_IP85.14.174.107

Related pages

Pivot deeper into the graph from millbaker.com.

Cypher and MCP

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

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