Skip to content

Hostname

emglive.com

Last fetched

emglive.com resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · emglive.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/emglive.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.203.68172.104.202.0/23AS63949DE

WHOIS identity

Registrar
iana:146
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

37 observed subdomains of emglive.com.

Web-graph footprint

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

37 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for emglive.com.

MechanismTarget
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_INCLUDEspf2.accessacloud.com
SPF_IP134.90.143.45
SPF_IP185.17.5.34
SPF_IP193.117.184.164
SPF_IP195.219.122.96/27
SPF_IP213.168.125.178
SPF_IP213.215.166.254
SPF_IP213.61.203.0/26
SPF_IP62.253.153.82
SPF_IP62.254.225.196
SPF_IP62.254.225.197
SPF_IP74.91.88.107/32
SPF_IP82.96.162.134
SPF_IP87.241.1.80/28
SPF_IP89.46.71.196/29
SPF_IP91.199.177.0/24

Related pages

Pivot deeper into the graph from emglive.com.

Cypher and MCP

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

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