Skip to content

Hostname

maxnet-cloud.com

Last fetched

maxnet-cloud.com resolves to 41.78.108.197, announced in 41.78.122.0/23 by MAX NET FOR INTERNET SERVICES - MAX NET FOR INTERNET SERVICES in SD. maxnet-cloud.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 · maxnet-cloud.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/maxnet-cloud.com

Resolution chain

IPv6 resolution

No AAAA record for maxnet-cloud.com is recorded in WhisperGraph.

Attribution

max net

ORIGIN_AS

WHOIS identity

Registrar
iana:303
Registrant organisation
domain admin
Contact emails
faisalnobi@gmail.com, maxnet@sybertechnology.com, contact@privacyprotect.org

Subdomains

Mail and authentication

Nameservers

  • ns1.maxnet-cloud.com
  • ns2.maxnet-cloud.com
  • ns3.maxnet-cloud.com
  • ns4.maxnet-cloud.com

MX records

  • mail.maxnet-cloud.com

SPF policy

  • a: maxnet-cloud.com
  • mx: maxnet-cloud.com
  • include: spf.filteredmx.net
  • ip: 91.197.230.54
  • ip: 91.197.231.101

Threat-feed evidence

History

Related pages

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