Skip to content

Hostname

nsconfigure.com

Last fetched

nsconfigure.com resolves to 74.50.72.34, announced in 74.50.64.0/19 by IS-AS-1 - Interserver, Inc in US. nsconfigure.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for nsconfigure.com is recorded in WhisperGraph.

Attribution

interserver

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
info@webivox.com, 1aa0523834c64d0684020288610de546.protect@withheldforprivacy.com, a93ed7dacfab48a0b9a2484f076d776a.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns1000.nsconfigure.com
  • ns2000.nsconfigure.com

MX records

  • nsconfigure.com

SPF policy

  • a: nsconfigure.com
  • mx: nsconfigure.com
  • ip: 162.213.254.138
  • ip: 192.64.112.17
  • ip: 198.54.124.182
  • ip: 74.50.72.34

Threat-feed evidence

History

Related pages

Pivot from nsconfigure.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nsconfigure.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.