Skip to content

Hostname

merford.com

Last fetched

merford.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · merford.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/merford.com

Resolution chain

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

IPPrefixASNOperatorCountry
136.144.141.234136.144.128.0/17AS20857NL

WHOIS identity

Registrar
iana:69
Organization
merford holding b.v.
Contact emails

Subdomains

11 observed subdomains of merford.com.

Web-graph footprint

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

79 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for merford.com.

MechanismTarget
SPF_Amerford.com
SPF_INCLUDE_spf.merford.mage42.com
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.141.234
SPF_IP138.201.203.104
SPF_IP185.144.224.75
SPF_IP185.197.189.117
SPF_IP185.44.95.177
SPF_IP20.71.24.54
SPF_IP2a01:7c8:fff8:30a:0:0:0:1
SPF_IP2a02:cc8:0:0:0:0:103:49
SPF_IP2a03:9700:8000:0:0:0:0:7251
SPF_IP5.39.185.0/24
SPF_IP87.236.103.49/32
SPF_IP93.117.196.18

Related pages

Pivot deeper into the graph from merford.com.

Cypher and MCP

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

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