Skip to content

Hostname

14by14.com

Last fetched

14by14.com resolves to 1 IPv4 address operated by SYNERGYWHOLESALE-AP - SYNERGY WHOLESALE PTY LTD in AU. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.27.34.124103.27.34.0/24AS45638SYNERGYWHOLESALE-AP - SYNERGY WHOLESALE PTY LTDAU

WHOIS identity

Registrar
iana:1068
Organization
netpublish
Contact emails

Subdomains

7 observed subdomains of 14by14.com.

Web-graph footprint

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

10 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • 14by14.com

SPF policy

6 SPF mechanisms authorising senders for 14by14.com.

MechanismTarget
SPF_A14by14.com
SPF_INCLUDEspf.hostedmail.net.au
SPF_IP103.27.34.124
SPF_IP223.130.24.203
SPF_IP223.130.27.125/32
SPF_MX14by14.com

Related pages

Pivot deeper into the graph from 14by14.com.

Cypher and MCP

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

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