Skip to content

Hostname

max-webs.com

Last fetched

max-webs.com resolves to 2 IPv4 addresses operated by AS-REGRU - "Domain names registrar REG.RU", Ltd in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · max-webs.comRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/max-webs.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.140.192.15637.140.192.0/24AS197695AS-REGRU - "Domain names registrar REG.RU", LtdRU
5.187.4.405.187.4.0/24AS44051FORNEX-AS - Fornex Hosting S.L.DE

WHOIS identity

Registrar
iana:1606
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

3 observed subdomains of max-webs.com.

Web-graph footprint

Distinct hostnames that link to or from max-webs.com in the public web crawl.

8 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for max-webs.com.

MechanismTarget
SPF_Amax-webs.com
SPF_INCLUDE_spf.hosting.reg.ru
SPF_IP37.140.192.156
SPF_MXmax-webs.com

Related pages

Pivot deeper into the graph from max-webs.com.

Cypher and MCP

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

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