Skip to content

Hostname

name-services.com

Last fetched

name-services.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

name-services.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:48
Organization
dns manager
Contact emails

Subdomains

132 observed subdomains of name-services.com.

Web-graph footprint

Distinct hostnames that link to or from name-services.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for name-services.com.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP209.67.128.0/23
SPF_IP216.152.255.0/24
SPF_IP216.163.188.0/24
SPF_IP216.40.42.123
SPF_IP216.40.42.124
SPF_IP216.40.42.125
SPF_IP64.191.223.0/24
SPF_IP65.74.168.0/24
SPF_IP69.26.182.10
SPF_IP69.26.182.242
SPF_IP69.64.153.0/24
SPF_IP74.202.139.0/24
SPF_IP74.202.142.0/24
SPF_IP74.202.15.0/24
SPF_IP98.124.224.28/32
SPF_IP98.124.246.29
SPF_IP98.124.246.30
SPF_MXname-services.com

Related pages

Pivot deeper into the graph from name-services.com.

Cypher and MCP

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

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