Skip to content

Hostname

asreb.com

Last fetched

asreb.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · asreb.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/asreb.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.56.75.10745.56.64.0/20AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:468
Organization
arizona school of real estate & business
Contact emails

Subdomains

6 observed subdomains of asreb.com.

Web-graph footprint

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

145 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for asreb.com.

MechanismTarget
SPF_INCLUDE397601.spf10.hubspotemail.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP98.186.254.203

Related pages

Pivot deeper into the graph from asreb.com.

Cypher and MCP

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

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