Skip to content

Hostname

milliman.com

Last fetched

milliman.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · milliman.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/milliman.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.2.220104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.3.220104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

136 observed subdomains of milliman.com.

Web-graph footprint

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

1,768 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for milliman.com.

MechanismTarget
SPF_IP135.84.68.123/32
SPF_IP34.223.183.171
SPF_IP38.142.214.74
SPF_IP38.32.96.218
SPF_IP63.131.229.166
SPF_IP63.131.230.28
SPF_IP67.231.148.44
SPF_IP67.231.149.159
SPF_IP67.231.156.33
SPF_IP67.231.157.155
SPF_IP74.116.172.0/22

Related pages

Pivot deeper into the graph from milliman.com.

Cypher and MCP

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

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