Skip to content

Hostname

brentmodels.com

Last fetched

brentmodels.com resolves to 1 IPv4 address operated by HONG7-AS-AP HONG KONG LIGHTLAYER TECHNOLOGY CO., LIMITED in HK. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · brentmodels.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/brentmodels.com

Resolution chain

brentmodels.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.240.47.170156.240.32.0/20AS139646HONG7-AS-AP HONG KONG LIGHTLAYER TECHNOLOGY CO., LIMITEDHK

WHOIS identity

Registrar
iana:472
Organization
langheinrich
Contact emails

Subdomains

4 observed subdomains of brentmodels.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from brentmodels.com.

Cypher and MCP

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

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