Skip to content

Hostname

www.macmillaned.com

Last fetched

www.macmillaned.com resolves to 146.75.44.95, announced in 146.75.44.0/22 by FASTLY - Fastly, Inc. in US. www.macmillaned.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · www.macmillaned.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/www.macmillaned.com

Resolution chain

IPv6 resolution

No AAAA record for www.macmillaned.com is recorded in WhisperGraph.

Attribution

Fastly

cdn · ORIGIN_AS, CDN

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for www.macmillaned.com. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Mail and authentication

Nameservers

  • pdns5.ultradns.info
  • pdns1.ultradns.net
  • pdns2.ultradns.net
  • pdns3.ultradns.org
  • pdns4.ultradns.org
  • pdns6.ultradns.co.uk

MX records

  • mxa-002c5801.gslb.pphosted.com
  • mxb-002c5801.gslb.pphosted.com

SPF policy

  • ip: 87.253.232.0/21
  • ip: 185.211.120.0/22
  • ip: 185.189.236.0/22
  • ip: 185.250.236.0/22
  • ip: 208.185.229.0/24
  • ip: 208.185.235.0/24
  • ip: 88.84.158.0/27
  • ip: 77.67.50.0/27
  • ip: 81.93.164.103/32
  • ip: 66.159.232.113/32
  • ip: 195.128.10.15/32
  • ip: 66.159.234.15/32
  • ip: 46.33.88.16/29
  • ip: 46.33.81.176/29
  • ip: 94.130.108.177/32
  • ip: 195.128.10.18/32
  • ip: 81.93.173.201/32
  • ip: 63.116.214.22/32
  • ip: 89.187.106.224/27
  • ip: 195.128.10.23/32
  • ip: 52.34.66.236/32
  • ip: 195.128.10.24/32
  • ip: 192.87.127.243/32
  • ip: 192.87.127.244/32
  • ip: 88.84.157.248/29
  • ip: 195.128.10.25/32
  • ip: 188.94.250.251/32
  • ip: 188.94.250.252/32
  • ip: 185.183.28.43/32
  • ip: 192.87.127.46/32
  • ip: 199.168.14.54/32
  • ip: 213.200.109.64/27
  • ip: 195.128.10.69/32
  • ip: 185.132.180.79/32
  • ip: 192.174.90.91/32
  • ip: 192.174.90.92/32
  • ip: 167.89.16.99/32
  • include: _spf.google.com
  • include: spf.mandrillapp.com
  • include: _spf.salesforce.com
  • include: trustpilotservice.com
  • include: _spfi.evolver.de
  • include: servers.mcsv.net

Threat-feed evidence

History

Related pages

Pivot from www.macmillaned.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "www.macmillaned.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.