Skip to content

Hostname

1stmerc.net

Last fetched

1stmerc.net resolves to 4 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · 1stmerc.netRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/1stmerc.net

Resolution chain

1stmerc.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:292
Organization
brian finley
Contact emails

Subdomains

3 observed subdomains of 1stmerc.net.

Web-graph footprint

Distinct hostnames that link to or from 1stmerc.net in the public web crawl.

10 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for 1stmerc.net.

MechanismTarget
SPF_EXISTS%{i}.spf.hc197966.iphmx.com
SPF_INCLUDE1stmerc-net.spf.smtp25.com
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDEmxlogic.net
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP156.55.138.124/32
SPF_IP156.55.138.125/32
SPF_IP156.55.205.32/32
SPF_IP156.55.205.33/32
SPF_IP204.193.139.155
SPF_IP204.193.139.156
SPF_IP205.196.224.0/19
SPF_IP205.196.239.20
SPF_IP52.128.98.34/32
SPF_IP52.128.98.35/32
SPF_IP52.128.98.36/32
SPF_IP66.254.128.0/19
SPF_IP68.171.164.181
SPF_IP68.171.164.182
SPF_IP74.200.60.34/32
SPF_MX1stmerc.net

Related pages

Pivot deeper into the graph from 1stmerc.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "1stmerc.net"})-[: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.