Skip to content

Hostname

nymansur.com

Last fetched

nymansur.com resolves to 1 IPv4 address operated by AS202053 in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · nymansur.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nymansur.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.111.211.6095.111.254.0/23AS202053SE

WHOIS identity

Registrar
iana:73
Organization
jan larsson
Contact emails

Subdomains

18 observed subdomains of nymansur.com.

Web-graph footprint

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

38 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nymansur.com.

MechanismTarget
SPF_INCLUDE_spf.stejtech.net
SPF_INCLUDEnymansur.softit.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.116.86.162/27
SPF_IP217.27.161.0/24
SPF_IP217.27.178.186/30
SPF_IP3.122.20.72
SPF_IP79.136.115.192/26
SPF_MXnymansur.com

Related pages

Pivot deeper into the graph from nymansur.com.

Cypher and MCP

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

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