Skip to content

Hostname

merchantware.net

Last fetched

merchantware.net resolves to 38.97.70.90, announced in 38.0.0.0/8 by COGENT-174 - Cogent Communications, LLC in US. merchantware.net 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 · merchantware.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/merchantware.net

Resolution chain

IPv6 resolution

No AAAA record for merchantware.net is recorded in WhisperGraph.

Attribution

cogent

ORIGIN_AS

WHOIS identity

Registrar
iana:447
Registrant organisation
brian waldman
Contact emails
0cfec5790a16123316ff010e086f4ee5@domaindiscreet.com, domains@yourwhoisprivacy.com, mw_dns_admin@merchantwarehouse.com

Subdomains

Mail and authentication

Nameservers

  • ns-326.awsdns-40.com
  • ns-615.awsdns-12.net
  • ns-1049.awsdns-03.org
  • ns-1913.awsdns-47.co.uk

MX records

  • mx1.emailsrvr.com
  • mx2.emailsrvr.com

SPF policy

  • include: %{ir}.%{v}.%{d}.spf.has.pphosted.com

Threat-feed evidence

History

Related pages

Pivot from merchantware.net 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: "merchantware.net"})-[: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.