Skip to content

Hostname

247ng.com

Last fetched

247ng.com resolves to 1 IPv4 address operated by MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLC in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · 247ng.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/247ng.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.124.214.16147.124.208.0/20AS396073MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLCUS

WHOIS identity

Registrar
iana:303
Organization
bytes hosting
Contact emails

Subdomains

49 observed subdomains of 247ng.com.

Web-graph footprint

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

94 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 247ng.com

SPF policy

11 SPF mechanisms authorising senders for 247ng.com.

MechanismTarget
SPF_A247ng.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP147.124.214.16
SPF_IP208.115.219.114
SPF_IP208.115.219.118
SPF_IP209.205.210.242
SPF_IP209.205.214.18
SPF_IP216.55.104.225
SPF_IP23.227.135.34
SPF_IP67.220.182.242
SPF_MX247ng.com

Related pages

Pivot deeper into the graph from 247ng.com.

Cypher and MCP

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

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