Skip to content

Hostname

maxforyou.com

Last fetched

maxforyou.com resolves to 104.152.185.75, announced in 104.152.184.0/21 by DACEN-2 - Centrilogic, Inc. in US. maxforyou.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 · maxforyou.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/maxforyou.com

Resolution chain

IPv6 resolution

No AAAA record for maxforyou.com is recorded in WhisperGraph.

Attribution

centrilogic

ORIGIN_AS

WHOIS identity

Registrar
iana:2487
Registrant organisation
domain admin
Contact emails
54349cf5a818h4as@5225b4d0pi3627q9.whoisprivacycorp.com, maxforyou.com-owner-z4kb@customers.whoisprivacycorp.com, owner@maxforyou.com.customers.whoisprivacycorp.com

Subdomains

Mail and authentication

Nameservers

  • ns.maxforyou.com
  • ns1.maxforyou.com
  • ns2.maxforyou.com
  • ns3.maxforyou.com
  • ns5.maxforyou.com
  • ns6.maxforyou.com
  • ns7.maxforyou.com
  • ns8.maxforyou.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • mail.maxforyou.com

SPF policy

  • include: _spf.google.com
  • a: maxforyou.com
  • mx: maxforyou.com
  • a: mail.maxforyou.com
  • mx: mail.maxforyou.com
  • a: srx.maxforyou.com

Threat-feed evidence

History

Related pages

Pivot from maxforyou.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: "maxforyou.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.